Skip to content

Conversation

@mohitmishra786
Copy link

Description:

This PR contains my submission for the IDL Programming Challenge, implementing a Physical Memory Protection (PMP) check as described in Chapter 3.7 of the RISC-V privileged manual. The program is written in Python.

Submission Details

  1. Directory: submissions/mohit/
  2. Files:
    • pmp_check.py: Python program for PMP check.
    • pmp_configuration.txt: Example configuration file.
  3. Usage:
    python3 pmp_check.py pmp_configuration.txt 0x20000000 M R

Thank you for reviewing! 🙌

@mohitmishra786
Copy link
Author

hello @dhower-qc ,

please once you get time do review and let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant